CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opengl 圆

搜索资源列表

  1. OpenGLSelect

    0下载:
  2. OPENGL环境下的实现点、线、圆、矩形的绘制及其选择。计算机图形学大作业。-The OPENGL environment under of the realization order,the line,circle,rectangle draw and it choose.The calculator sketch learns the big homework
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4861359
    • 提供者:
  1. MidBresenhamDrawCircle

    0下载:
  2. 计算机图形学,中点Bresenham法画圆,使用OpenGL-Computer graphics, the midpoint method Bresenham Circle, using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:216801
    • 提供者:luck
  1. Polygon-fixed-point-circle

    0下载:
  2. 用openGL 库实现的定点画圆程序,C语言实现-Implemented using fixed-point circle openGL library program, C language
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:629565
    • 提供者:周天
  1. shiyan1

    0下载:
  2. 用OpenGL实现中点Bresenham算法画直线与圆,改进Bresenham算法画直线-The midpoint of the Bresenham algorithm for drawing a straight line and circle, using OpenGL to improve the Bresenham algorithm draw a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:588
    • 提供者:张凡
  1. Circle

    0下载:
  2. vc6.0中利用opengl画一个圆,图形学基础作业-Use the opengl vc6.0 draw a circle, graphics background homework
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:778
    • 提供者:刘健
  1. BasicGraphics

    0下载:
  2. Opengl基本图形的绘制,三角形、圆和矩形,并填充颜色-Opengl basic graphics rendering, triangle, circle and rectangle, and fill color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3255832
    • 提供者:HM
  1. OpenGL_Circle

    0下载:
  2. 用OpenGL实现的中点画圆算法,同时实现了窗口重画不改变圆的形状的功能。-OpenGL implementation of the midpoint circle algorithm, while achieving a window redraw does not change the round shape of the function.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:274176
    • 提供者:刘禹
  1. b67d3504ec35

    0下载:
  2. 两个三维物体 圆锥和圆是最简单的三维图形的传,帮助初学者了解opengl-两个三维物体 圆锥和圆
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:42401
    • 提供者:丁双龙
  1. openglcircle

    0下载:
  2. 自己弄的一个opengl es 的小例子,主要市花了一个圆。-Get yourself a opengl es example, a drawing of a circle.
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-29
    • 文件大小:41774
    • 提供者:Yalin
  1. graphicsdraw

    0下载:
  2. 基于MFC的opengl的画线与画圆,可以在mfc上用opengl画线或圆。-Drawing a line and draw a circle based on the MFC-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3774493
    • 提供者:访问要
  1. EXAM207

    0下载:
  2. 画圆的exe文件,用OPENGL实现画圆-Exe file of the circle of
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:398213
    • 提供者:
  1. opengl_qt_simple_draw

    0下载:
  2. 本文来讲讲怎样使用opengl来画平面几何图形,这一节本来是很简单的,因为某些问题都弄大半天了。当然,这还是按照NeHe的教程来的学习的。 这次实现的功能是在窗口中画一个三角形,一个矩形,一个圆形。 下面来看看怎么绘制平面几何图形。在设置好需要画的几何图形的属性后,比如颜色信息,就以glBegin()开始,以glEnd()结束,glBegin()中的参数为所画几何图形的类型,比如说GL_ TRIANGLES代表三角形,GL_QUADS为矩形等等。 在glBegin()
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:251669
    • 提供者:wuwei
  1. tuoyuantxt

    0下载:
  2. 根据外接矩形画圆,用的opengl程序画图的代码,可自行修改使用~-According circle enclosing rectangle, with the opengl drawing code program can modify to use ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1405
    • 提供者:jeffery lee
  1. SDOpenGL

    0下载:
  2. vc6.0 一个配置好OpenGL的单文档。简单画了个圆,适合初学者使用。-vc6.0 configured OpenGL single document. Simple drew a circle, suitable for beginners to use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:49006
    • 提供者:oliver
  1. circle

    0下载:
  2. 面向初学者的openGl的简单例子,如何画一个圆-the simple example of openGl, draw a circle
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1473
    • 提供者:olong
  1. test

    0下载:
  2. opengl用点的形式画成圆直线和大小不同的点-opengl with the point in the form of painting a circle different points of the straight line and the size of
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-29
    • 文件大小:423266
    • 提供者:王小贱
  1. Draw_Line_circle_fill

    1下载:
  2. Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:5694797
    • 提供者:ljm
  1. 10.1

    0下载:
  2. 光照模型,1. 绘制OpenGL程序,显示一个圆环,点光源设在圆环的中心位置,通过键盘操作实现光源的移动,观察光源移动时圆环的显示效果-Illumination model, drawing OpenGL program, displays a ring, the movement of the point source located at the center position of the ring, to achieve a light source through the keyboa
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:5228
    • 提供者:辛冠军
  1. lab5

    0下载:
  2. 采用c语言,openGL,按1,2,3,4键可以显示四种图形,1-圆形,2-三角形,3-盘圆,4-直线,按r可缩小图形,R放大图形-Using c language, openGL Press 1,2,3,4 keys can display four graphics- Round 2- triangle, 3- coiled, 4- a straight line and can narrow the graphics r, R amplification graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:3698
    • 提供者:孔龙
  1. Bresenham

    0下载:
  2. Opengl,实现Bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,C++实现。-Opengl, Bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:33100
    • 提供者:孟jc
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com